ExamPlay Light Logo
เข้าสู่ระบบ

Computer Science for IGCSE & O level - Programming (Section 9 - No. 41)

What does the following Python code do? `myFile = open('myText.txt', 'r')`
Opens a file named 'myText.txt' for writing.
Opens a file named 'myText.txt' for reading.
Closes a file named 'myText.txt'.
Creates a file named 'myText.txt'.

คำอธิบาย

The 'r' means 'read' mode, for reading from the file.

ความคิดเห็น (0)

เข้าสู่ระบบเพื่อแสดงความคิดเห็น
โฆษณา
BrainBehindX Inc Logo
©2026; ขับเคลื่อนโดย BrainBehindX Inc